GSheets - Set Spreadsheet Title
(5 actions, 7 KB)
0 Comment
https://developers.google.com/sheets/api/reference/rest/v4/spreadsheets#SpreadsheetProperties
1 Get Dictionary from
[Shortcut Input]
»
2
3
2 Text
➔ requestBody
»
{ "requests": { "updateSpreadsheetProperties": { "properties": { "title": "
[1 Dictionary
.spreadsheetTitle
]
" }, "fields": "title" } } }
3 Dictionary »
{ "spreadsheetId": "
[1 Dictionary
.spreadsheetId
]
", "requestBody": "
[2 requestBody]
" }
4 Run Shortcut
Batch Update Spreadsheet Cells
Input
:
[3 Dictionary]
Workflow
:
{ "workflowIdentifier": "62665609-710F-4ADF-B59D-D4B62A9348EE", "workflowName": "Batch Update Spreadsheet Cells", "isSelf": false }